ContentRange Class |
Namespace: Independentsoft.Webdav
The ContentRange type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentRange |
Creates new instance of the ContentRange.
| |
| ContentRange(Int32, Int32) |
Creates new instance of the ContentRange.
| |
| ContentRange(Int32, Int32, Int32) |
Creates new instance of the ContentRange.
|
| Name | Description | |
|---|---|---|
| End |
Sets or gets end byte.
| |
| Length |
Sets or gets length.
| |
| Start |
Sets or gets start byte.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Represent object as a string.
(Overrides ObjectToString.) |